bitkeeper revision 1.807 (4058872eScocwS_6SkwoZWFMzDk9Nw)
utils.c, control_if.h:
Move shared controller-interface definitions out of the xenolinux tree.
console_client.py:
Fix console client.
control_if.h:
bk cp xenolinux-2.4.25-sparse/include/asm-xeno/control_if.h tools/xend/lib/control_if.h
Rewritten the Xen control daemon in Python, with C extensions for the low-level bits. All our Python libraries now throw exceptions on error rather than returning error codes --- this will require our higher-level scripts to be updated at some point.
new file